@import url("global.css");
@import url("iconfont.css"); /* unicode iconfont & class iconfont */
@import url('animate.css');
/*@import url('swiper.css');*/
@import url('lightgallery.css');

::selection{background:#182fa3;color:#fff;}
body{font-family:'Microsoft YaHei';color:#333;line-height:20px;font-size:16px;}
a{color:#333;}a:hover{color:#00a4ff;} /* link-visited-hover-active */

@media (min-width:1025px){/* LAPTOPS */
/* body{font-size:14px;} */
.wrow,.wrowr,.wcol{display:flex;justify-content:space-between;max-width:1300px; width:100%;margin:0 auto;}
.wrowr{flex-direction:row-reverse;}
.wcol{flex-direction:column;}
header{ position: relative;}
	.top{overflow:hidden;font-size:14px;line-height:50px;color:#fafafa;border-bottom:1px solid #eee; background-color: #1e64bc;}
		.top a{color:#fafafa;}
		.topwelcome{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
			.topwelcome i{float:left;margin-right:5px;font-size:18px;}
		.toplink{overflow:hidden;text-align:right;width:500px;}
			.toplink a{display:inline-block;vertical-align:top;margin-left:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
            .toplink a i{float:left; padding-right: 10px; padding-top:2px;}
			.toplink a span{float:left;}
			.toplink a:hover{color:#ccc;}
	.head{background:#fff;}
		.head:after{content:'';display:block;clear:both;}
		.headlogo{float:left;padding:10px 0;}
			.headlogo a{display:block;}
			.headlogo img{height:70px;}
		.headnav{}
			/*  nav{}
				nav>ul{}
				nav>ul>li{float:left;position:relative;}
			    nav>ul>li>a{position:relative;z-index:999;display:block;font-size:18px;line-height:40px;color:#333;padding:30px 40px;}
				nav>ul>li:last-child a{ padding-right: 0;}
                nav>ul>li>a>span{float:right;padding-left:5px;font-weight:bold;}
				nav>ul>li>a.on,nav li a:hover{color:#00a4ff;font-weight:bold;}
				nav>ul>li:hover li a{color:#fff;}
				nav>ul>li:hover:before{opacity:1;}
				nav>ul>li:hover:after{opacity:1;}
				nav li a.on{}
				nav li ul{display:none;position:absolute;z-index:9;top:100px;left:0;width:240px;background:#0062b4;}
				nav li li{}
				nav li li a{font-size:14px;display:block;line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;font-weight:normal;padding:0 30px;}
				nav li li a:before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.05);height:1px;}
				nav li li a:after{content:'';display:block;position:absolute;top:50%;right:30px;width:10px;height:10px;border-top:1px solid #fff;border-right:1px solid #fff;transform:translateY(-50%) rotate(45deg);transition:all ease-out 0.3s;left:auto;background:transparent;}
				nav li li a:hover{padding:0 40px;background:#002e69;color:#fff;}
				nav li li a:hover:after{right:35px;border-top:1px solid #fff;border-right:1px solid #fff;} */

footer{background:#efefef;background-image:linear-gradient(-45deg,transparent 49%,rgba(255,255,255,0.1) 51%,transparent 0);background-size:6px 6px;background-repeat:repeat;color:rgba(255,255,255,0.8);}
	footer a{color:rgba(255,255,255,0.8);}
    footer a:hover{}
	.foot{display:flex;padding:40px 0;}
    .footmain{margin:0 -30px;color:#fff;}
    .footmain>div{margin:0 30px; width: 100%;float:left;}
    .footlogo{}
    .footnav{}
				.footnav>ul{display:flex;}
				.footnav>ul>li{margin-right:80px; flex:1}
				.footnav>ul>li:last-child{margin-right:0;}
				.footnav>ul>li>a{font-weight:bold;display:block;font-size:20px;margin:0 0 20px;color:#00a4ff;}
			
				.footnav>ul>li ul{}
				.footnav>ul>li li{line-height:25px;}
				.footnav>ul>li li a{color:rgba(0,0,0,0.5);position:relative;padding-left:20px;}
                .footnav>ul>li li a:hover{color:#00349b}
				.footnav>ul>li li a:before{content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);left:0;width:10px;height:1px;background:#999;transition:all 0.3s ease-out 0s;}
			
				.footnav>ul>li li a:hover:before{background:#0062b4;width:5px;}
			    .footqrcode{flex:0 0 400px;}
				.footqrcode h3{font-weight:bold;display:block;font-size:17px;margin:0 0 40px;color:rgba(255,255,255,0.8);position:relative;}
				.footqrcode h3:after{content:'';display:block;position:absolute;top:30px;left:0;width:30px;height:4px;background:#002e69;}
					.footqrcode ul{display:flex;margin:0 -5px;}
					.footqrcode li{flex:1;margin:0 5px;}
					.footqrcode figure{margin-bottom:5px;}
					.footqrcode img{width:100px;border:1px solid rgba(255,255,255,0.8);}
					.footqrcode figcaption{font-size:12px;}
					.footqrcode p{ padding-top:20px; opacity: 0.75; line-height: 2;}
	
    .foot_top{width:100%;padding-bottom: 50px;}
    .foot_top figure{float:left; width:200px;}
    .top-four{ float:right; margin-top:12px; margin-right: 80px; }
    .top-four ul{ float:left; }
    .top-four ul li{ background-color:#00349b ; position:relative;float:left;height: 40px;line-height: 40px; width:40px; border-radius:100%; margin-right:15px; text-align:center; color:#FFF;}
    .top-four ul li p{ position: absolute;z-index:99; width:160px; color:#fff; right:0; margin-top:20px; text-align: left; opacity: 0;transition:all 0.3s ease-out 0s; padding:5px 10px; background-color: #13369e; }
    .top-four ul li:last-child p{width:240px; }
    .top-four ul li p:after{     content: '';
     
        position: absolute;
      top: -8px;
      right:2px;
        transform: translateX(-50%);
        border-bottom: 8px solid #13369e;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;}
    .top-four ul li:hover p{opacity: 1;}
    .top-four ul li:hover a{ cursor: pointer;}

    .top-four .code-img {
        position: absolute;
        right:-50px;
        top: 50px;
        width: 150px;z-index:1000;
    }
    .top-four .none {
        display: none !important;
    }
    .top-four ul li:hover{background-color: #13369e; }
    .top-four ul li a{  color:#fff; width:100%; height:100%;}
   .top-four ul li a i{ font-size: 20px;line-height: 40px;}
    .top-four ul li a i.fa-phone{ font-size: 24px;} 

    .foot_top figure img{width:100%}
    .copy{text-align:center;padding:20px 0;color:#999; border-top:solid 1px #00a4ff}
    .copy a{color:#999;}
}
@media (min-width:768px) and (max-width:1024px){/* TABLET */
 body{/*font-size:12px;*/padding-top:80px;} 
.w:after{content:'';display:table;clear:both;}
header{position:fixed;z-index:9;top:0;left:0;right:0;background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.1);}
		.headlogo{float:left;padding:20px;}
			.headlogo a{display:block;width:270px;height:40px;overflow:hidden;}
			.headlogo img{height:80px;}
		.headnav{float:left;}
			nav{}
				nav span{position:absolute;z-index:99;top:8px;right:15px;display:block;width:60px;background:#fff;padding:5px 15px;box-sizing:border-box;}
				nav span:after{content:'导航菜单';clear:both;position:absolute;top:40px;right:0;width:60px;text-align:center;color:#df9e28;text-align:center;}
				nav span i{display:block;content:'';width:100%;height:2px;background:#df9e28;margin:6px 0;transition:all 0.3s ease-out 0.1s;}
				nav span.on i:nth-of-type(1){transform:translateY(8.5px) rotate(45deg);}
				nav span.on i:nth-of-type(2){opacity: 0;}
				nav span.on i:nth-of-type(3){transform:translateY(-8.5px) rotate(-45deg);}
				nav ul{position:fixed;z-index:3;right:-300px;bottom:0;top:120px;width:300px;background:rgba(255,255,255,1);box-shadow:0 30px 30px rgba(0,0,0,0.1);transition:all ease-out 0.3s;}
				nav ul.on{right:0;}
				nav ul li{position:relative;}
                nav ul li span{ display: block;
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 100%;
                    height: 50px;
                    background: none;
                }
				nav ul li i{position:absolute;z-index:1;top:0;right:0;width:40px;height:40px;background:rgba(0,0,0,0.1);text-align:center;line-height:40px;font-style:normal;}			
				nav li a{display:block;line-height:40px;font-size:14px;padding:0 20px;border-bottom:1px solid rgba(0,0,0,0.1);}
				nav li a:hover{background:#df9e28;color:#fff;}
				nav li ul{display:none;position:static;overflow:hidden;box-shadow:none;background:none;}
				nav li ul.on{display:block;}
				nav li li{float:left;width:50%;}
				nav li li a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;}
                

		.headtel{float:right;padding:25px 0;line-height:30px;margin-right:90px;}
			.headtel svg{display:block;float:left;width:30px;height:30px;background:#009cdb;border-radius:15px;margin-right:10px;color:#fff;box-sizing:border-box;padding:5px;}
			.headtel span{display:block;width:60px;float:left;height:30px;margin-right:10px;}
			.headtel a{float:left;font-family:'sysfont';font-size:24px;display:block;}

            footer{background:#efefef;background-image:linear-gradient(-45deg,transparent 49%,rgba(255,255,255,0.1) 51%,transparent 0);background-size:6px 6px;background-repeat:repeat;color:rgba(255,255,255,0.8);}
            footer a{color:rgba(255,255,255,0.8);}
	.foot{overflow:hidden;padding:30px;position:relative;}
		.footcontact{float:left;line-height:30px;margin-bottom:30px;}
			.footcontact h3{display:none;font-size:18px;margin-bottom:20px;color:#fff;}
			.footcontact section{}
			.footcontact section p{display:flex;align-items:center;}
			.footcontact section p svg{font-size:22px;margin-right:10px;}
			.footcontact a{color:#fff;}
		.footcopy{clear:both;line-height:30px;}
		.footmedia{float:right;width:240px;}
			.footmediaqrcode{}
				.footmediaqrcode ul{display:flex;}
				.footmediaqrcode li{flex:1;margin:0 5px;}
				.footmediaqrcode figure{margin-bottom:5px;}
				.footmediaqrcode img{width:100%;}		
				.footmediaqrcode p{text-align:center;}

}
@media (max-width:767px){/* MOBILE */
body{/*font-size:12px;*/padding-top:80px;}
header{position:fixed;top:0;left:0;right:0;z-index:99;}
	.top{display:none;}
	.head{background:#fff;}
		.head:after{content:'';display:block;clear:both;}
		.headlogo{float:left;padding:10px;}
			.headlogo a{display:block;}
			.headlogo img{height:50px;}
		.headnav{}
			/*********nav{}
				nav>span{position:absolute;z-index:99;top:10px;right:10px;display:block;width:60px;padding:5px 15px;box-sizing:border-box;}
				nav>span:after{content:'导航菜单';clear:both;position:absolute;top:35px;right:0;width:60px;text-align:center;color:#df9e28;text-align:center;}
				nav>span i{display:block;content:'';width:100%;height:2px;background:#df9e28;margin:6px 0;transition:all 0.3s ease-out 0.1s;}
				nav>span.on i:nth-of-type(1){transform:translateY(8.5px) rotate(45deg);}
				nav>span.on i:nth-of-type(2){opacity: 0;}
				nav>span.on i:nth-of-type(3){transform:translateY(-8.5px) rotate(-45deg);}
				nav ul{position:fixed;z-index:3;right:-300px;bottom:0;top:70px;width:300px;background:rgba(255,255,255,1);box-shadow:0 30px 30px rgba(0,0,0,0.1);transition:all ease-out 0.3s;}
				nav ul.on{right:0;}
				nav ul li{position:relative;}
				nav ul li i{position:absolute;z-index:1;top:0;right:0;width:40px;height:40px;background:rgba(0,0,0,0.1);text-align:center;line-height:40px;font-style:normal;}			
				
				nav li a{display:block;line-height:40px;font-size:14px;padding:0 20px;border-bottom:1px solid rgba(0,0,0,0.1);}
				nav li a span{display:none;}
				nav li a:hover{background:#df9e28;color:#fff;}
				nav li ul{display:none;position:static;overflow:hidden;box-shadow:none;background:none;}
				nav li ul.on{display:block;}
				nav li li{float:left;width:50%;}
				nav li li a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;}*********/
		.headtel{display:none;}

        footer{background:#efefef;background-image:linear-gradient(-45deg,transparent 49%,rgba(255,255,255,0.1) 51%,transparent 0);background-size:6px 6px;background-repeat:repeat;color:rgba(255,255,255,0.8);}
        footer a{color:rgba(255,255,255,0.8);}
        .foot_top{width:100%;padding-bottom: 50px;}
        .foot_top figure{float:left; width:180px;}

        .foot_top figure img{width:100%}
       
        .top-four{ float:right; margin-top:12px; margin-left: 0; }
        .top-four ul{ float:left; }
        .top-four ul li{ background-color:#00349b ; position:relative;float:left;height: 40px;line-height: 40px; width:40px; border-radius:100%; margin-left:15px; text-align:center; color:#FFF;}
        .top-four ul li p{ position: absolute;z-index:99; width:140px; color:#fff; right:0; margin-top:20px; text-align: left; opacity: 0;transition:all 0.3s ease-out 0s; padding:5px 10px; background-color: #13369e; }
        .top-four ul li:last-child p{width:204px; }
        .top-four ul li p:after{     content: '';
         
            position: absolute;
          top: -8px;
          right:2px;
            transform: translateX(-50%);
            border-bottom: 8px solid #13369e;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;}
        .top-four ul li:hover p{opacity: 1;}
        .top-four ul li:hover a{ cursor: pointer;}
    
        .top-four .code-img {
            position: absolute;
            right:-50px;
            top: 50px;
            width: 150px;z-index:1000;
        }
        .top-four .none {
            display: none !important;
        }
        .top-four ul li:hover{background-color: #13369e; }
        .top-four ul li a{  color:#fff; width:100%; height:100%;}
       .top-four ul li a i{ font-size: 20px;line-height: 40px;}
        .top-four ul li a i.fa-phone{ font-size: 24px;} 
       
       
        .copy{text-align:center;padding:20px 0;color:#999; border-top:solid 1px #00a4ff}
.copy a{color:#999;}


	.foot{display:flex;padding:20px 20px;}

		.footmain{color:#fff;}
			.footlogo{margin-bottom:20px;}
			.footnav{margin-bottom:20px; display: none;}
				.footnav>ul{}
				.footnav>ul>li:not(:last-child){margin-bottom:20px;}
				.footnav>ul>li>a{font-weight:bold;display:block;font-size:14px;margin:0 0 10px;color:rgba(255,255,255,0.8);}
				.footnav>ul>li>a:hover{color:rgba(255,255,255,1);}
				.footnav>ul>li ul{}
				.footnav>ul>li li{float:left;margin-right:10px;}
				.footnav>ul>li li a{color:rgba(255,255,255,0.6);}
				.footnav>ul>li li a:hover{color:#ff5401;}
				.footnav>ul>li li a:hover:before{background:#ff5401;width:5px;}
			.footqrcode{}
				.footqrcode h3{font-weight:bold;display:block;font-size:17px;margin:0 0 40px;color:rgba(255,255,255,0.8);position:relative;}
				.footqrcode h3:after{content:'';display:block;position:absolute;top:30px;left:0;width:30px;height:4px;background:#002e69;}
					.footqrcode ul{display:flex;margin:0 -5px;}
					.footqrcode li{flex:1;margin:0 5px;}
					.footqrcode figure{margin-bottom:5px;}
					.footqrcode img{width:100px;border:1px solid rgba(255,255,255,0.8);}
					.footqrcode figcaption{font-size:12px;}
			

}


.btn_nav {
    display: none;
}

nav>ul {

}
nav li {
	float: left;
}
nav li span{ display:none;}
nav>ul>li>a {
	display: block;
	font-size: 18px;
	padding: 33px 40px;
	position: relative; border-top:solid 4px #fff;
}

nav>ul>li>a:hover,nav>ul>li>a.cur{
	color: #00a4ff; background:#fafafa; border-top:solid 4px #0074e0; box-sizing:border-box;
}



nav ul div:after,nav ul div ul:after{
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
nav ul li li.cur:before{ display:none;}
nav ul li div{ position:absolute; left:0; right:0; top:100%;
/*height: 0;overflow: hidden;*/
 background:rgba(241,241,241,0.8);z-index:99;transition: all ease-out 0.5s;}
nav ul li.cur div{}

nav ul li div {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background:#fff;
    border-radius: 0 0 5rem 5rem;
 
    border-top: 10px solid #fafafa;

    z-index: 998;
    transition: all ease-out 0.5s; 

    /*height: 265px;*/
    display: none;
}
nav ul li ul {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    float: none;
    box-sizing: border-box;
}
nav ul li ul h3{float:left; width:300px; padding:20px 0; font-size:30px; font-weight:100; line-height:2;color:#00349b}
nav ul li ul uo{ display: block; float: right;display: flex;
    justify-content: center; background:#fff}

nav ul li uo{width: 800px; }
nav ul li:nth-of-type(4) uo{}
nav ul li:nth-of-type(4) uo li{width:45%; margin-right:5%;}
nav li ol{ display: block; float: left; margin:0; padding:30px 0  ;float: left; 
    flex-grow: 1;
    margin-right: 30px;}
nav li ol a{font-size:18px; line-height: 60px; color:#333;margin:0; background:none !important; padding:0;}
nav li.cur ol h1a{display:block; font-size:18px;color:#333;background:none; padding:0;border-bottom:solid 1px #999; font-weight:normal}
nav li.cur ol h5b{display:block; color:#333; font-size:16px; padding:20px 0 10px; font-weight:normal;line-height:1.6;}
nav li.cur ol p{ float:left; position:relative;color:#999; font-size:14px;}
nav li.cur ol p:before {
    position: absolute;
    top: 0px;
    right: -15px; font-size: 20px;
    font-family: 'FontAwesome';
    content: "\f105"; color:#005ca1;
}
nav  li.cur ol a:hover{ background:none;}
nav  li.cur ol a.hover{ background:none;}
/**nav li a:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	width: 0;
	height: 2px;
	background: #005ca1;
	transition: all ease-out 0.3s;
	transform: unset;
}***/


nav > li a:hover:before,
nav li.cur a:before {
	width: calc(100% - 40px);
}
nav li.cur ol a:before {display:none;
}
/***nav li ul {
	display: none;
	position: absolute;
	z-index: 9;
	top: 92px;
	left: 0;
	background: #fff;
	min-width: 200px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}***/
nav li li {
	float: left; width:30%;
	margin-right: 3.3%;
    border-bottom: 1px solid #d9d9d9; margin-bottom:10px;
}
nav li li a {
	font-size:16px; color:#333;
	white-space: nowrap;
	line-height: 40px; padding-left:20px;
    transition: all ease-out 0.3s;
}
nav li li a:before {
	display: none;
}
nav ul uo li{ position:relative}
nav ul uo li a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 7px;
	height: 7px;
	border-top: 1px solid #005ca1;
	border-right: 1px solid #005ca1;
	transform: rotate(45deg) translateY(-50%);
	transition: all ease-out 0.3s;
}
nav li li a:hover {
	/* padding: 0 40px; */ padding-left:30px;
	/*background: #005ca1;*/
	/* background-position: right 15px top 10px; */
	/*color: #fff;*/
}
/*nav li li a:hover:after {*/
/*left: -20px;*/

/*}*/
nav li li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 260px;
}
nav li li ul ul {
	display: none;
}




@media screen and (max-width: 800px) {
    .btn_nav	{display:block; font-size:0; position:absolute; top:19px; right:10px;width:32px; height:32px;/* background:#FFF;*/}
    .btn_nav span:before { content:"";position:absolute; left:3px;top:6px; width:26px; height:2px; background:#005ca1;transition: all ease-out 0.3s;}
    .btn_nav span:after { content:"";position:absolute; left:3px;bottom:6px; width:26px; height:2px; background:#005ca1;transition: all ease-out 0.3s;}
    .btn_nav span{ width:26px; height:2px; background:#005ca1;  display:block; margin:15px auto;}
    .btn_nav span.open{background:none;  }
    .btn_nav span.open:before { transform: rotate(45deg); top:50%; margin-top:-1px;}
    .btn_nav span.open:after { transform: rotate(-45deg);bottom:50%;margin-bottom:-1px;}
   .head-logo{ width:150px; padding:12px 0}
   .head {
       height: 70px;
   }
   
nav{overflow-y:scroll; position:fixed; z-index:100; top:70px;bottom:0; left:auto; right:-100%;  margin:0; width:100%; /*background:#000;*/
-webkit-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000);}
nav.on	{ right:0 !important;/*box-shadow: -1px 0 1px #E9EFF5;*/background:rgba(0, 0, 0, 0.6);
-webkit-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 0.5s cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

nav ul {
/* margin-top: 51px !important; */
margin-right: 0 !important;
background: rgba(0, 0, 0, 0.6); padding-top:0;
}
nav > li a:hover:before, nav li.cur a:before {
   width: 0px;
}
nav>ul>li>a:after {
   transition: all ease-out 0.1s;
   content: "";
   position: absolute;
   display: block;
   width: 12px;
   height: 12px;
   overflow: hidden;
   top: 50%;
   margin-top: -6px;
   right: 23px;
   transform: rotate(-45deg);
   border-right: #777 1px solid;
   border-bottom: #777 1px solid;}
   nav ul li.cur div {border-top: none;}
   nav ul li.cur div {
   height: auto;
   position: inherit;
   width: 100%;
   float: left; display: block;
}
nav ul li.cur a{color:#333 !important}
nav>ul>li.cur>a:after{
    border-right: #005ca1 1px solid;
   border-bottom: #005ca1 1px solid;
   transform: rotate(45deg);
}
nav ul li ul uo{ width:100%; padding:20px;box-sizing: border-box; display:block; background:#fff}
/* nav ul li:nth-of-type(3) uo{ width:100%; margin-right:0; padding-top:10px; padding-bottom:10px}
nav ul li:nth-of-type(3) uo h1{ color:#333; line-height:2; font-size:16px;} */
nav ul li:nth-of-type(4) uo li{ width:100%; margin-right: 0;}
nav ul li ul h3{ display: none;}
nav ul li ul uo li{width:100%; border-top:none}
nav li ol{ float:left; width:100%; margin-right:0; padding:0}   
   #header {
       height: 70px;
       padding: 0;
       background: #fafafa;
       position: fixed;
       top: 0;
       z-index: 999;
       width: 100%;
   }
   .top_right {
       padding-top: 0;
       position: absolute;
       top: 20px;
       right: 30px;
   }
   .top_form{ margin:0 20px 0 10px}
   .top_form .txtBox{ width:100px;}


   .headtop,
   #headMain .tel {
       display: none;
   }
   .logo {
       width: 80%;
   }
   .logo .text {
       width: 100%;
   }
   .logo .text .font1 {
       font-size: 22px;
   }
   .logo .text .font2 {
       font-size: 16px;
   }
   .head-nav {
   }
   nav span {
       position: fixed;
       z-index: 9999;
       top: 25px;
       right: 10px;
       display: block;
       width: 30px;
   }
   nav span i {
       display: block;
       content: '';
       width: 100%;
       height: 2px;
       background: #005ca1;
       margin: 6px 0;
       transition: all 0.3s ease-out 0.1s;
   }
   nav span.on i:nth-of-type(1) {
       transform: translateY(8.5px) rotate(45deg);
   }
   nav span.on i:nth-of-type(2) {
       opacity: 0;
   }
   nav span.on i:nth-of-type(3) {
       transform: translateY(-8.5px) rotate(-45deg);
   }

  /*** nav ul.on:before {
       background-color: rgba(0,0,0,.6);
       content: "";
       display: block;
       position: absolute;
       top: 0;
       right: 100%;
       left: -1000px;
       bottom: 0;
   }****/
   nav li.on > a:before, nav > li > a:hover:before, nav li a.on:before{ width:40px;}
   nav ul.on {
       display: block;
   }
   nav ul li {
       position: relative;
       border-top: 1px solid #eee;
   }
   /*nav ul li i {*/
   /*	position: absolute;*/
   /*	z-index: 1;*/
   /*	top: 0;*/
   /*	right: 0;*/
   /*	width: 40px;*/
   /*	height: 40px;*/
   /*	background: #eee;*/
   /*	text-align: center;*/
   /*	line-height: 40px;*/
   /*	font-style: normal;*/
   /*}*/
   nav>ul>li>a {
       display: block;
       line-height: 40px;
       font-size: 14px;
       padding: 0 20px;
       position: relative; border-top:none;
   }
   
   nav li span{ top: 0; right: 0;  left: 0;width: 100%; z-index: 999;
       display: block;
       position: absolute;
       height: 51px;
        /*background: #000;bottom: 0;*/
   }
   
   /*nav li a:hover {*/
   /*	background: #2397d4;*/
   /*	color: #fff;*/
   /*}*/
   nav li ul {
       position: static;
       background: #f4f4f4;
       box-shadow: none;
   }
   nav li li a {
       font-size: 12px;
   }

   nav ul.on {
       display: block;
   }
   nav ul li {
       position: relative;
       float:left;
       width: 100%;
       border-top: 1px solid #ddd;
   background: rgba(255, 255, 255, 0.95);
   }
   /*nav ul li i {*/
   /*	position: absolute;*/
   /*	z-index: 1;*/
   /*	top: 0;*/
   /*	right: 0;*/
   /*	width: 40px;*/
   /*	height: 40px;*/
   /*	background: #eee;*/
   /*	text-align: center;*/
   /*	line-height: 40px;*/
   /*	font-style: normal;*/
   /*}*/
   nav li a {
       display: block;
       line-height: 40px;
       font-size: 14px;
       padding: 0 20px;
       color: #333 !important;
   }
   nav li.cur ol  h1a{ font-size:18px; line-height:2}
   nav li.cur ol h5b{ padding:10px 0 0; font-size:16px;}
   nav li.cur ol p{ font-size:15px}
   nav ul li a {
       color: #333 !important;
       font-size: 16px;
       text-align: left;
       line-height: 50px; 
   }
   /*nav ul li a.on {*/
   /*	color: #fff !important;	background: #013c96;*/
   /*}*/
   /*nav li a:hover {*/
   /*	background: #013c96;*/
   /*	color: #fff;*/
   /*}*/
   nav li ul {
       position: static;
       background: #f4f4f4;
       box-shadow: none;
   }
   nav li li a {
       font-size: 12px;
   }
   nav li li li {
       float: left;
       width: 50%;
       background: #eee;
   }

   nav ul li ul {
       background: #f4f4f4;
       position: inherit;
       box-shadow: none;
       top: 0;
       width: 100%;
       margin-left: 0;
       padding: 0;
   }
   nav ul li ul li a {
       border-bottom: none;
       font-size: 13px;
   }
   nav ul li ul:before {
       display: none;
   }
}
